home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / MISC / TSTHFLT2 / CON_FILT.DOC < prev    next >
Text File  |  1996-12-01  |  3KB  |  98 lines

  1. Documentation for tsthost CON_FILT.EXE, STATUS.EXE and CHECK.EXE
  2.  
  3. 1.0 Introduction.
  4.  
  5.   These programs are written in Turbo Pascal 7.0. Con_filt.exe is a utility
  6.   for TstHost 1.41 and higher. For further information see the doc files
  7.   from Tsthost. Tsthost is a program from IK1GKJ.
  8.   This program accesses TstHost for information about the status of the
  9.   program and the tasks. Extended data request will be done trough the
  10.   internally IQR service vector, normally 101, 65Hex. This vector
  11.   may be redefined with the command TstHost /V, that accept in input a
  12.   DECIMAL value. This program is tested with TstHost 1.43a.
  13.  
  14.  
  15. 2.0 Installation.
  16.   
  17.   Put CON_FILT.EXE and CON_FILT.CFG in the directory where TSTHOST.EXE
  18.   is located. Put CHECK.EXE and STATUS.EXE in the PG directory.
  19.   STATUS is a copy of CON_FILT.EXE, only info lines are changed.
  20.   Change CON_FILT.CFG to your required settings.
  21.   Example of CON_FILT.CFG :
  22.  
  23.   # Limited info=NONE, extended info=FULL
  24.   INFO=FULL
  25.   # Extra Channel info.
  26.   # (Channel 1)
  27.   1=439.800
  28.   # (Channel 2)
  29.   2=netwerk
  30.   # (Channel 3)
  31.   3=439.700
  32.   # (Channel 4)
  33.   4=439.400
  34.   # (Channel 5)
  35.   5=439.100
  36.   # (Channel 6)
  37.   6=439.500
  38.   # (Channel 7)
  39.   7=439.100
  40.   # (Channel 8)
  41.   8=144.650
  42.   #
  43.  
  44.  
  45. 3.0 CON_FILT and STATUS Screenlayout.
  46.  
  47.  
  48. CONnect FiLTer V1.1 entry activated.
  49.  
  50. Ch. 1 (439.800)  PE1PKD    (Normal)  --->           
  51. Ch. 2 (netwerk)  PE1PKD-2  (Normal)  <--- PE1PKD     - Fri 18-Oct-96 14:07:58
  52.  
  53. Tsthost version       : 1.43
  54. Drivertype            : TFPCX, using IRQ vector :253
  55. MaxChannel            : 8
  56. UlistEnabled          : Active
  57. WorkDir               : D:\TSTHOST\WORK\
  58. UploadPath            : D:\TSTHOST\USERS\ D:\TSTHOST\WORK\
  59. HomeBBS               : PI8WFL    
  60. HomeAlias             :           
  61. UserName              : Reginald
  62. Last time connected   : Thu 17-Oct-96 14:56:31
  63. Last time message     : 
  64. Number of connections : 176
  65. Time connected        : Fri 18-Oct-96 14:07:58
  66. Sys level             : 0
  67. Memory available      : 26624
  68.  
  69.   This is the screenform you get. First the channel connections, this is
  70.   always displayed. The other information can be switch on or off (INFO
  71.   parameter in cfg file) 
  72.  
  73.  
  74. 4.0 CHECK
  75.  
  76.   CHECK is a program that you can see how the records are build. See
  77.   page 8 of the tsthost 1.43 manual. 
  78.  
  79.  
  80. 5.0 Errors
  81.  
  82.   I can't take any responsability for any damage you get by using my
  83.   programs or sources.
  84.   If you detect any errors please write to following adress :
  85.   PE1PKD @ PI8WFL.#NH1.NLD.EU
  86.  
  87.  
  88. 6.0 Releases
  89.  
  90.   Version 1.1 - Initial release
  91.   Version 1.2 - Day calculation bug fixed. Unit : TSTHUNIT, 
  92.                 function Convert_SecondsToDate.
  93.  
  94.  
  95.  
  96. Succes and 73 Reg
  97.  
  98.